home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / vaquinha.swf / scripts / DefineSprite_158 / frame_5 / DoAction.as
Text File  |  2012-04-23  |  190b  |  14 lines

  1. startn = entries - shown;
  2. if(startn < 1)
  3. {
  4.    startn = 1;
  5. }
  6. if(entries < _level0.hase and _level0.hase ne "")
  7. {
  8.    gotoAndPlay(1);
  9. }
  10. names = "";
  11. scores = "";
  12. rank = "";
  13. play();
  14.